SwiftUI
● is supported on XCode 11 and later
● is compatible with iOS 13 and later
Projects are created in: /Users/ivorgoreta/pCloud/Projects/HOME MADE/Xcode SwiftU
Variables created in a separate files are available to all Views (there is no need for global Objects).
Images are stored in Assets (each must have unique name since folders are not supported).
Videos are not stored in assets. Create Group inside Project fodder and then drag & drop them from Finder.